commit | ebd2edbaafe949626439b4aed6df4dbdcfc60eb5 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Fri Feb 08 10:51:34 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 12 20:24:02 2019 -0500 |
tree | 85ebaf0ccf0bd48a20bd06a55d80bf847af1ca7d | |
parent | 1fab0391026b9c231a39bfcc9618af1948db9e46 [diff] |
drivers/ethernet: Switch SMSC911x to new net_pkt API It was still using old allocator and net_pkt function to read/write the data. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>