aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorYogesh Ashok Powar <[email protected]>2011-06-06 09:20:58 +0000
committerJohn W. Linville <[email protected]>2011-06-07 18:44:02 +0000
commita8fe32937e4e55c9ed73c79800198d137a1b968a (patch)
tree7b675eca00a1a3d40271b2c41018a27fa817a711 /net/ipv4/tcp_input.c
parentmwifiex: remove list traversal in mwifiex_num_pkts_in_txq (diff)
downloadkernel-a8fe32937e4e55c9ed73c79800198d137a1b968a.tar.gz
kernel-a8fe32937e4e55c9ed73c79800198d137a1b968a.zip
mwifiex: Remove redundant skb_queue_empty checks
The check of skb list empty before calling skb_peek and skb_dequeue is redundant. These functions returns NULL if the list is empty. Signed-off-by: Yogesh Ashok Powar <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions