Home
last modified time | relevance | path

Searched hist:"87 ccbb1f943625884b824c5560f635dcea8e4510" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 87ccbb1f943625884b824c5560f635dcea8e4510 Tue Sep 04 14:53:51 CDT 2018 Christian Brauner <christian@brauner.io> rtnetlink: move type calculation out of loop

I don't see how the type - which is one of
RTM_{GETADDR,GETROUTE,GETNETCONF} - can change. So do the message type
calculation once before entering the for loop.

Signed-off-by: Christian Brauner <christian@brauner.io>
Signed-off-by: David S. Miller <davem@davemloft.net>