diff options
author | Christoph Paasch <christoph.paasch@uclouvain.be> | 2013-03-20 09:59:46 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-03-27 11:26:27 +0100 |
commit | 37287fae7e4506fb0822523587c769783164cdd6 (patch) | |
tree | afd875026b95a73bc4aeb11915c0b02f93153b07 /drivers/parisc/gsc.h | |
parent | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers (diff) | |
download | linux-37287fae7e4506fb0822523587c769783164cdd6.tar.xz linux-37287fae7e4506fb0822523587c769783164cdd6.zip |
e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers
After dma_map_page, dma_mapping_error must be called. It seems safe to
not free the skb/page allocated in this function, as the skb/page can be
reused later.
Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/parisc/gsc.h')
0 files changed, 0 insertions, 0 deletions