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:
920d74a
)
staging: et131x: Make rx_ring.fbr{0,1} share a common structure
author
Mark Einon
<mark.einon@gmail.com>
Thu, 20 Oct 2011 00:18:41 +0000
(
01:18
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 23 Oct 2011 08:07:11 +0000
(10:07 +0200)
Sharing a common structure by moving common structure items into
fbr_lookup.
TODO - Currently will not work if USE_FBR0 = 0 as FBR1 uses fbr[1]
which is removed in this case
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found