1. NAME

cfg80211_classify8021d - determine the 802.1p/1d tag for a data frame

2. SYNOPSIS

unsigned int cfg80211_classify8021d(struct sk_buff *  skb );

3. ARGUMENTS

skb
    the data frame

4. RETURN

The 802.1p/1d tag.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT