Home
last modified time | relevance | path

Searched hist:"2934 c9dbd385c6be08a1f4a33820d132979d61a7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 2934c9dbd385c6be08a1f4a33820d132979d61a7 Wed Nov 30 02:37:34 CST 2016 Zhang Shengju <zhangshengju@cmss.chinamobile.com> rtnetlink: return the correct error code

Before this patch, function ndo_dflt_fdb_dump() will always return code
from uc fdb dump. The reture code of mc fdb dump is lost.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>