Files
linux/drivers/net
Dan Carpenter fa161cb7aa mwifiex: remove an unneeded NULL check
We dereference adapter in the error handling code so this needed to
be fixed.  This function is always called like:
	adapter->if_ops.host_to_card(adapter, ...);
so adapter can never be NULL and I've removed the NULL check.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-09 16:14:12 -05:00
..
2011-10-30 03:09:41 -04:00
2011-07-26 16:49:47 -07:00
2011-08-27 00:58:30 -07:00
2011-08-27 00:58:33 -07:00
2011-08-27 00:58:36 -07:00
2011-10-19 03:10:46 -04:00
2011-09-16 19:20:20 -04:00
2011-08-16 00:16:49 -07:00