linux-stable/drivers/s390
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
..
block Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2012-01-09 08:11:13 -08:00
char module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
cio module_param: avoid bool abuse, add bint for special cases. 2012-01-13 09:32:17 +10:30
crypto [S390] zcrypt: Fix error return codes. 2011-12-27 11:27:13 +01:00
kvm virtio: harsher barriers for rpmsg. 2012-01-12 15:44:42 +10:30
net qeth: Move away from using neighbour entries in qeth_l3_fill_header() 2012-02-02 16:47:41 -05:00
scsi [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early 2011-12-14 15:40:43 +04:00
Makefile