Searched hist:b79bda3d (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | neighbour.h | b79bda3d Sat Mar 07 16:25:56 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Use neigh table index for neigh_packet_xmit
Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> b79bda3d Sat Mar 07 16:25:56 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Use neigh table index for neigh_packet_xmit Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/mpls/ |
H A D | af_mpls.c | b79bda3d Sat Mar 07 16:25:56 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Use neigh table index for neigh_packet_xmit
Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | b79bda3d Sat Mar 07 16:25:56 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Use neigh table index for neigh_packet_xmit
Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net> b79bda3d Sat Mar 07 16:25:56 CST 2015 Eric W. Biederman <ebiederm@xmission.com> neigh: Use neigh table index for neigh_packet_xmit Remove a little bit of unnecessary work when transmitting a packet with neigh_packet_xmit. Use the neighbour table index not the address family as a parameter. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|