diff options
| author | Yogesh Ashok Powar <[email protected]> | 2011-06-06 09:20:58 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-06-07 18:44:02 +0000 |
| commit | a8fe32937e4e55c9ed73c79800198d137a1b968a (patch) | |
| tree | 7b675eca00a1a3d40271b2c41018a27fa817a711 /net/ipv4/tcp_input.c | |
| parent | mwifiex: remove list traversal in mwifiex_num_pkts_in_txq (diff) | |
| download | kernel-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
