Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qlge: bugfix: Add missing put_page() call.
We put the page back if we can't get mapping for it. We don't want unmapped buffers on our receive buffer queue. Signed-off-by: Ron Mercer <ron.mercer@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information