Searched hist:a8e04698732736f59fefe72c675791a006b76e1d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | tap.c | a8e04698732736f59fefe72c675791a006b76e1d Fri Feb 10 18:03:46 CST 2017 Sainath Grandhi <sainath.grandhi@intel.com> tap: Refactoring macvtap.c
macvtap module has code for tap/queue management and link management. This patch splits the code into macvtap_main.c for link management and tap.c for tap/queue management. Functionality in tap.c can be re-used for implementing tap on other virtual interfaces.
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff a8e04698732736f59fefe72c675791a006b76e1d Fri Feb 10 18:03:46 CST 2017 Sainath Grandhi <sainath.grandhi@intel.com> tap: Refactoring macvtap.c
macvtap module has code for tap/queue management and link management. This patch splits the code into macvtap_main.c for link management and tap.c for tap/queue management. Functionality in tap.c can be re-used for implementing tap on other virtual interfaces.
Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|