1
0
Fork 0
alistair23-linux/drivers/net/ethernet/faraday
Gustavo A. R. Silva 5bca178eed net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Notice that in this particular case unlikely() is already being called
inside BUG_ON macro.

This issue was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-27 23:53:14 +09:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
ftgmac100.c net: ftgmac100: Request clock and set speed 2017-10-18 12:09:06 +01:00
ftgmac100.h ftgmac100: Add pause frames configuration and support 2017-04-18 14:11:08 -04:00
ftmac100.c net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG. 2017-10-27 23:53:14 +09:00
ftmac100.h