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:
fe82dce
)
IB/core: Clear AH attr variable to prevent garbage data
author
Devesh Sharma
<devesh.sharma@emulex.com>
Fri, 26 Sep 2014 15:15:32 +0000
(20:45 +0530)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 14 Oct 2014 07:29:06 +0000
(
00:29
-0700)
During create-ah from userspace, uverbs is sending garbage data in
attr.dmac and attr.vlan_id. This patch sets attr.dmac and
attr.vlan_id to zero.
Fixes:
dd5f03beb4f7
("IB/core: Ethernet L2 attributes in verbs/cm structures")
Signed-off-by: Devesh Sharma <devesh.sharma@emulex.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found