From: Adrian Bondrescu Date: Sun, 20 May 2012 18:02:13 +0000 (+0300) Subject: Increase the RX buffer size for the SWIFT socket to 10MB. Move an skb_put outside... X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=0f8ae2ba7233b4a88310c5e2ef5b820a0b15df74;hp=0f8ae2ba7233b4a88310c5e2ef5b820a0b15df74;p=swifty.git Increase the RX buffer size for the SWIFT socket to 10MB. Move an skb_put outside of log_debug call (when log_debug did nothing, the skb_put was not being performed). ---