summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2012-09-02 23:20:33 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-09-03 17:51:02 (GMT)
commit5aee07281b2aa9a1f740a8ccac4781e787fc1192 (patch)
tree2e3923a3b99c424e5d9b595e3f8dee0c994e2462 /net/ipv4/tcp_input.c
parent9625e5fa345f079c92ce34dd564196e7dc45461b (diff)
downloadlinux-fsl-qoriq-5aee07281b2aa9a1f740a8ccac4781e787fc1192.tar.xz
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