net/ice/base: add common functions
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Tue, 18 Dec 2018 08:46:19 +0000 (16:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 21 Dec 2018 15:22:40 +0000 (16:22 +0100)
commit453d087ccaff94875ff5b7448eb7714b3ca77c8f
tree92d2116b8b58bbb827dc3a62e8117e8743d1aac9
parent557fa75bcf55d6445b038f99b293d6a7a66ae4a4
net/ice/base: add common functions

Add code that multiple other features use.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/ice/base/ice_common.c [new file with mode: 0644]
drivers/net/ice/base/ice_common.h [new file with mode: 0644]