Home
last modified time | relevance | path

Searched hist:a14462f1bd4d3962994f518459102000438665aa (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_macvlan.hdiff a14462f1bd4d3962994f518459102000438665aa Wed May 05 20:33:53 CDT 2010 Jiri Pirko <jpirko@redhat.com> net: adjust handle_macvlan to pass port struct to hook

Now there's null check here and also again in the hook. Looking at bridge bits
which are simmilar, port structure is rcu_dereferenced right away in
handle_bridge and passed to hook. Looks nicer.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff a14462f1bd4d3962994f518459102000438665aa Wed May 05 20:33:53 CDT 2010 Jiri Pirko <jpirko@redhat.com> net: adjust handle_macvlan to pass port struct to hook

Now there's null check here and also again in the hook. Looking at bridge bits
which are simmilar, port structure is rcu_dereferenced right away in
handle_bridge and passed to hook. Looks nicer.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/core/
H A Ddev.cdiff a14462f1bd4d3962994f518459102000438665aa Wed May 05 20:33:53 CDT 2010 Jiri Pirko <jpirko@redhat.com> net: adjust handle_macvlan to pass port struct to hook

Now there's null check here and also again in the hook. Looking at bridge bits
which are simmilar, port structure is rcu_dereferenced right away in
handle_bridge and passed to hook. Looks nicer.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>