diff options
author | 2011-06-06 14:50:58 +0530 | |
---|---|---|
committer | 2011-06-07 14:44:02 -0400 | |
commit | a8fe32937e4e55c9ed73c79800198d137a1b968a (patch) | |
tree | 7b675eca00a1a3d40271b2c41018a27fa817a711 /net/core/ethtool.c | |
parent | mwifiex: remove list traversal in mwifiex_num_pkts_in_txq (diff) | |
download | wireguard-linux-a8fe32937e4e55c9ed73c79800198d137a1b968a.tar.xz wireguard-linux-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 <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/core/ethtool.c')
0 files changed, 0 insertions, 0 deletions