linux/drivers/isdn
Dan Carpenter 5a46e0f956 isdn: type bug in isdn_net_header()
We use len to store the return value from eth_header().  eth_header()
can return -ETH_HLEN (-14).  We want to pass this back instead of
truncating it to 65522 and returning that.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-09 15:41:29 -05:00
..
act2000
capi
divert
gigaset
hardware module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
hisax misc latin1 to utf8 conversions 2012-01-02 13:04:55 +01:00
hysdn
i4l isdn: type bug in isdn_net_header() 2012-02-09 15:41:29 -05:00
icn
isdnloop
mISDN
pcbit
sc module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
Kconfig
Makefile