linux/drivers/net/pcmcia
Eric Sesterhenn da4f5ccf60 [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c
hi,

coverity choked at this check (id #223), assuming that
skb might be NULL and used anyways later. Since
start_hard_xmit() always gets called with a valid
skb, the check is useless and this patch removes it.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-06-22 23:22:17 -04:00
..
3c574_cs.c
3c589_cs.c
axnet_cs.c [PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chipset) 2006-05-20 00:20:29 -04:00
com20020_cs.c
fmvj18x_cs.c
ibmtr_cs.c
Kconfig
Makefile
nmclan_cs.c [PATCH] nmclan_cs: dereferencing skb after netif_rx() 2006-06-05 12:29:15 -07:00
ositech.h
pcnet_cs.c [netdrvr pcnet_cs, myri] trim trailing whitespace 2006-05-24 00:28:37 -04:00
smc91c92_cs.c
xirc2ps_cs.c [PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c 2006-06-22 23:22:17 -04:00