WIRELESS: at76c50x, remove unneeded NULL check
authorJiri Slaby <jslaby@suse.cz>
Mon, 11 Oct 2010 09:27:32 +0000 (11:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Oct 2010 19:04:25 +0000 (15:04 -0400)
Stanse found that urb cannot be NULL in at76_rx_tasklet because it is
dereferenced earlier, so remove the unneeded check.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found