]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ixgbe: work around for DDP last buffer size
authorAmir Hanania <amir.hanania@intel.com>
Tue, 15 Feb 2011 09:11:31 +0000 (09:11 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Mar 2011 19:50:42 +0000 (12:50 -0700)
commit19e70a61f3234d50db625a3b38f5597feffb2814
tree39f7bdaa4de683fb08b419f80da96f09fa055ba7
parentba707d1b10f6b178babe6becbf520bb411141d9b
ixgbe: work around for DDP last buffer size

commit c600636bd560b04973174caa5e349a72bce51637 upstream.

A HW limitation was recently discovered where the last buffer in a DDP offload
cannot be a full buffer size in length. Fix the issue with a work around by
adding another buffer with size = 1.

Signed-off-by: Amir Hanania <amir.hanania@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/ixgbe/ixgbe_fcoe.c
drivers/net/ixgbe/ixgbe_fcoe.h