tap_int.h: remove repeating NETWORK_SCRIPT defines
commitb391567b64c86d3c032b500eebb7c53d332fc5f2
authorGonglei <arei.gonglei@huawei.com>
Fri, 31 Oct 2014 02:53:30 +0000 (31 10:53 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 2 Nov 2014 07:04:34 +0000 (2 10:04 +0300)
tree2f7f0930567bb954dd4d3ea4fb557eaf4d7063b9
parent25cec2b896a977565ca04e5c649aab8c6e48bda8
tap_int.h: remove repeating NETWORK_SCRIPT defines

DEFAULT_NETWORK_SCRIPT and DEFAULT_NETWORK_DOWN_SCRIPT
have been defined in net/net.h included in
tap.c, which is the only C file that using those two macro.
Let's remove the repeating macroinstruction.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
net/tap_int.h