David Miller 87e7597b5a qeth: Move away from using neighbour entries in qeth_l3_fill_header()
We've moving to a model where dst_entry objects to not have
a reference to the associated neighbour entry, instead such
neighbours must be looked up on-demand.

Here in qeth_l3_fill_header() it's actually much simpler to
use the information in the route itself.  The code is
already conditionalized upon protocol type.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
2012-02-02 16:47:41 -05:00
..
2012-02-01 14:46:25 -05:00
2012-01-23 15:11:27 -08:00
2012-01-24 10:25:03 -08:00
2012-01-14 15:07:24 -08:00
2012-02-01 14:15:32 -05:00
2012-01-23 08:44:53 -08:00
2012-01-18 12:35:17 -08:00
2012-01-13 10:12:23 -08:00
2012-01-11 23:58:47 -05:00