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:
433131b
)
cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
author
Kumar Sanghvi
<kumaras@chelsio.com>
Thu, 13 Mar 2014 15:20:46 +0000
(20:50 +0530)
committer
David S. Miller
<davem@davemloft.net>
Thu, 13 Mar 2014 18:36:05 +0000
(14:36 -0400)
We'd come in with SGE_FL_BUFFER_SIZE[0] and [1] both equal to 64KB and the
extant logic would flag that as an error.
Based on original work by Casey Leedom <leedom@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/sge.c
patch
|
blob
|
history
diff --cc
drivers/net/ethernet/chelsio/cxgb4/sge.c
Simple merge