diff options
author | Christoph Paasch <[email protected]> | 2013-03-20 08:59:46 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2013-03-27 03:26:27 -0700 |
commit | 37287fae7e4506fb0822523587c769783164cdd6 (patch) | |
tree | afd875026b95a73bc4aeb11915c0b02f93153b07 /net/lapb/lapb_iface.c | |
parent | 065946c65a61943b4c609a0a1b1bac6742b3b593 (diff) |
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 <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions