linux/drivers/net/ethernet/smsc
Duan Jiong c1fcbaa57a smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
This patch fixes coccinelle error regarding usage of IS_ERR and
PTR_ERR instead of PTR_ERR_OR_ZERO.

Signed-off-by: Duan Jiong <duanj.fnst@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-07 03:01:59 -05:00
..
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
Makefile
epic100.c epic100: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smc91c92_cs.c smc91c92_cs: replace printk with netdev_ calls 2013-11-02 01:19:25 -04:00
smc91x.c smc91x: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smc91x.h smc91x: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smc911x.c smc911x: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smc911x.h smc911x: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smc9194.c smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO 2013-11-07 03:01:59 -05:00
smc9194.h
smsc911x.c smsc911x: replace printk with netdev_ calls 2013-11-02 01:19:24 -04:00
smsc911x.h smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h 2012-01-07 12:22:11 -08:00
smsc9420.c smsc9420: Use netif_<level> 2013-11-07 02:14:32 -05:00
smsc9420.h