summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorBjørn Mork2012-09-03 01:20:33 +0200
committerDavid S. Miller2012-09-03 19:51:02 +0200
commit5aee07281b2aa9a1f740a8ccac4781e787fc1192 (patch)
tree2e3923a3b99c424e5d9b595e3f8dee0c994e2462 /net/ipv4/tcp_input.c
parentnet: sierra_net: make private symbols static (diff)
downloadkernel-qcow2-linux-5aee07281b2aa9a1f740a8ccac4781e787fc1192.tar.gz
kernel-qcow2-linux-5aee07281b2aa9a1f740a8ccac4781e787fc1192.tar.xz
kernel-qcow2-linux-5aee07281b2aa9a1f740a8ccac4781e787fc1192.zip
net: sierra_net: rx_urb_size is constant
The rx_urb_size is set to the same value for every device supported by this driver. No need to keep a per-device data structure to do that. Replacing with a macro constant. This was the last device specific info, and removing it allows us to delete the sierra_net_info_data struct. Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions