summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2015-05-07 13:32:59 +0200
committerDaniel Borkmann <daniel@iogearbox.net>2015-05-07 13:32:59 +0200
commitd9432291168e7e15877bdd4c1c23ed0dc8913246 (patch)
tree745641f1ffb472aeee59b05a660306a6b82b1422 /ifpps/Makefile
parentf6d211974eff4ba67461262031af54fdb4f54210 (diff)
netsniff-ng: add comment wrt NOATIME and fix whitespace
Just add a comment to the reader, so that it's obvious. The second condition could have been spared in case of open_or_die(), but it's nothing critical and the extra indent can be spared instead. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions
n first access"), the PCI core computes the valid VPD size by parsing the VPD starting at offset 0x0. That size only includes the abbreviated VPD structure, so reads of the complete VPD at 0x400 fail. Explicitly set the VPD size with pci_set_vpd_size() so the driver can read both VPD structures. [bhelgaas: changelog, split patches, rename to pci_set_vpd_size() and return int (not ssize_t)] Fixes: 104daa71b396 ("PCI: Determine actual VPD size on first access") Tested-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/hwmon/tmp401')