jpirko / libteam

team netdevice library
GNU Lesser General Public License v2.1
225 stars 57 forks source link

libteam: Use u8 for put/get TEAM_ATTR_OPTION_TYPE #9

Closed jonasj76 closed 10 years ago

jonasj76 commented 10 years ago

Use the same type in libteam and kernel for TEAM_ATTR_OPTION_TYPE. The kernel uses a 8 bit integer (u8).

jonasj76 commented 10 years ago

Added from libteam@lists.fedorahosted.org, commit 07d965bfcbdf80b3c63151101ef457f7f6d9183f.