Increase the RX buffer size for the SWIFT socket to 10MB. Move an skb_put outside...
authorAdrian Bondrescu <adi.bondrescu@gmail.com>
Sun, 20 May 2012 18:02:13 +0000 (21:02 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Mon, 18 Mar 2013 16:26:51 +0000 (18:26 +0200)
commit0f8ae2ba7233b4a88310c5e2ef5b820a0b15df74
tree0a3a8c268d18bf7c14d603dd7b1bd593b36070fb
parentc45de62c42993727cd60c7398de284ead4bb9dc6
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).
src/kernel/swift.c