diff options
author | Yogesh Ashok Powar <yogeshp@marvell.com> | 2011-06-06 14:50:58 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-07 14:44:02 -0400 |
commit | a8fe32937e4e55c9ed73c79800198d137a1b968a (patch) | |
tree | 7b675eca00a1a3d40271b2c41018a27fa817a711 /drivers/net/wireless/b43 | |
parent | fcf2176c87af77e5ee947edaf8e390bc67b729d8 (diff) |
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 'drivers/net/wireless/b43')
0 files changed, 0 insertions, 0 deletions