git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
8e5f9df
)
pci: align bsd implementation on linux
author
David Marchand
<david.marchand@6wind.com>
Fri, 9 May 2014 13:15:54 +0000
(15:15 +0200)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Tue, 13 May 2014 11:20:29 +0000
(13:20 +0200)
bsd implementation lacks check on driver flags, fix this.
Besides, check on BAR0 is not needed and could cause trouble for devices that
have no BAR0.
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
No differences found