]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
igb: Replace 1/0 return values with true/false
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Fri, 11 Apr 2014 02:20:14 +0000 (02:20 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 25 Apr 2014 00:41:17 +0000 (17:41 -0700)
commitf6f38e270e9be53900d230c9a1eef3b1b5891f03
treeb690a914c8b781e82d122de5681ff004cdc888db
parentbe28b63506a99dc6dc8c6267ecfea8a649b29523
igb: Replace 1/0 return values with true/false

This patch fixes issues found by updated coccicheck.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_ethtool.c