Home
last modified time | relevance | path

Searched hist:"6024935 f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dllc.h6024935f Sun Aug 12 21:49:59 CDT 2012 Ben Hutchings <ben@decadent.org.uk> llc2: Fix silent failure of llc_station_init()

llc_station_init() creates and processes an event skb with no effect
other than to change the state from DOWN to UP. Allocation failure is
reported, but then ignored by its caller, llc2_init(). Remove this
possibility by simply initialising the state as UP.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
6024935f Sun Aug 12 21:49:59 CDT 2012 Ben Hutchings <ben@decadent.org.uk> llc2: Fix silent failure of llc_station_init()

llc_station_init() creates and processes an event skb with no effect
other than to change the state from DOWN to UP. Allocation failure is
reported, but then ignored by its caller, llc2_init(). Remove this
possibility by simply initialising the state as UP.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/llc/
H A Dllc_station.c6024935f Sun Aug 12 21:49:59 CDT 2012 Ben Hutchings <ben@decadent.org.uk> llc2: Fix silent failure of llc_station_init()

llc_station_init() creates and processes an event skb with no effect
other than to change the state from DOWN to UP. Allocation failure is
reported, but then ignored by its caller, llc2_init(). Remove this
possibility by simply initialising the state as UP.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
6024935f Sun Aug 12 21:49:59 CDT 2012 Ben Hutchings <ben@decadent.org.uk> llc2: Fix silent failure of llc_station_init()

llc_station_init() creates and processes an event skb with no effect
other than to change the state from DOWN to UP. Allocation failure is
reported, but then ignored by its caller, llc2_init(). Remove this
possibility by simply initialising the state as UP.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>