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:
bdac85b
)
be2net: fix pmac_id[] allocation size
author
Ravikumar Nelavelli
<ravikumar.nelavelli@emulex.com>
Tue, 11 Mar 2014 13:23:06 +0000
(18:53 +0530)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Mar 2014 20:19:48 +0000
(16:19 -0400)
The allocation size must be be_max_uc() and not "be_max_uc() + 1"
Signed-off-by: Ravikumar Nelavelli <ravikumar.nelavelli@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found