summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorAlexander Duyck2013-02-21 04:08:50 +0100
committerJeff Kirsher2013-03-05 10:08:45 +0100
commite4f7dbb17e797d922d72567f37de3735722034ba (patch)
treeb6ee475fefa5452ce23aa8fb783694f4f777a934 /firmware
parente1000e: workaround DMA unit hang on I218 (diff)
downloadkernel-qcow2-linux-e4f7dbb17e797d922d72567f37de3735722034ba.tar.gz
kernel-qcow2-linux-e4f7dbb17e797d922d72567f37de3735722034ba.tar.xz
kernel-qcow2-linux-e4f7dbb17e797d922d72567f37de3735722034ba.zip
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
On s390 the igb driver was throwing a build error due to the fact that a frame built using build_skb would be larger than 2K. Since this is not likely to change at any point in the future we are better off just dropping the check since we already had a check in igb_set_rx_buffer_len that will just disable the usage of build_skb anyway. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions