Commit 7c14c3f1 authored by Shmulik Ravid's avatar Shmulik Ravid Committed by David S. Miller

dcbnl: cleanup

A couple of small cleanups for patches:
[net-next-2.6 PATCH 1/3] dcbnl: add support for ieee8021Qaz attributes
[net-next-2.6 PATCH 2/3] dcbnl: add appliction tlv handlers
[net-next-2.6 PATCH 3/3] net_dcb: add application notifiers
Signed-off-by: default avatarShmulik Ravid <shmulikr@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 785b9b1a
......@@ -1642,7 +1642,7 @@ u8 dcb_setapp(struct net_device *dev, struct dcb_app *new)
}
EXPORT_SYMBOL(dcb_setapp);
void dcb_flushapp(void)
static void dcb_flushapp(void)
{
struct dcb_app_type *app;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment