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=9293d7ce1a476a79ee252673b1520015db50537a;hp=9293d7ce1a476a79ee252673b1520015db50537a;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). ---