diff options
author | David Miller <davem@davemloft.net> | 2012-02-01 10:49:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-02 16:47:41 -0500 |
commit | 87e7597b5a3f99238d95d63c44c9f872a41b37ae (patch) | |
tree | 9cb2d094188260bedc9644c4697e6bc2477066c8 /sound | |
parent | 57b9bef0d6990d088a5e840c88ae137d8e76202c (diff) | |
download | blackbird-obmc-linux-87e7597b5a3f99238d95d63c44c9f872a41b37ae.tar.gz blackbird-obmc-linux-87e7597b5a3f99238d95d63c44c9f872a41b37ae.zip |
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>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions