git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff734ef
)
sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va()
author
Ben Hutchings
<bhutchings@solarflare.com>
Tue, 29 Jan 2013 23:33:15 +0000
(23:33 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 7 Mar 2013 20:22:09 +0000
(20:22 +0000)
efx_rx_buf_va() returns the virtual address of the current start of
the buffer. The callers must add the hash prefix size themselves.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found