Home
last modified time | relevance | path

Searched hist:"70 bfa2d2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dcb/
H A Ddcbnl.c70bfa2d2 Tue Jan 04 15:03:12 CST 2011 Dan Carpenter <error27@gmail.com> dcb: unlock on error in dcbnl_ieee_get()

There is a "goto nla_put_failure" hidden inside the NLA_PUT() macro, but
we're holding the dcb_lock so we need to unlock first.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
70bfa2d2 Tue Jan 04 15:03:12 CST 2011 Dan Carpenter <error27@gmail.com> dcb: unlock on error in dcbnl_ieee_get()

There is a "goto nla_put_failure" hidden inside the NLA_PUT() macro, but
we're holding the dcb_lock so we need to unlock first.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>