#ifndef PRIVS_H #define PRIVS_H #include extern void drop_privileges(bool enforce, uid_t uid, gid_t gid); #endif /* PRIVS_H */ /cgit.js'>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Fujinaka <todd.fujinaka@intel.com>2016-08-24 08:38:46 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-09-27 19:00:52 -0700
commit3d05fd0a99a4a8b49d486116c01c7ac089b64670 (patch)
tree5b93533696476b87554a8eb9232838d2d636bfdd
parent7a823471ad42cba6c3b658494d8437ca5c166292 (diff)
igbvf: bump version to igbvf-2.4.0
Bump version to match other igbvf drivers. Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>