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:
0976a01
)
i40e: refactor fdir setup function
author
Jesse Brandeburg
<jesse.brandeburg@intel.com>
Sat, 28 Sep 2013 07:13:54 +0000
(07:13 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Tue, 22 Oct 2013 13:16:06 +0000
(06:16 -0700)
This function did a lot of unnecessary cpu_to_xxx(foo) and making it
worse, each of these calls caused a lot of line wrapping.
Fix look and feel via a refactor of this function. No functional
changes.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found