commit | 2fa38c18f0ef889c8c5bdd0ac0ed1e0606785a98 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Mon May 02 09:02:04 2016 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:00 2016 +0200 |
tree | c7c0b619d791586fd8782f2aa8efe89ac1ba71dd | |
parent | 9e47250e1fa74dc575b8953cafde3301100d0347 [diff] |
net: Add generic network interface header This will be used by the new network stack to relate a device to actual network context, and used in the different layers (mac, ip ...). Change-Id: I30c08fa975314544c36b71636fd9653d562891b3 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>