#ifndef _NET_STP_H #define _NET_STP_H struct stp_proto { unsigned char group_address[ETH_ALEN]; void (*rcv)(const struct stp_proto *, struct sk_buff *, struct net_device *); void *data; }; int stp_proto_register(const struct stp_proto *proto); void stp_proto_unregister(const struct stp_proto *proto); #endif /* _NET_STP_H */ ' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/isa/sb/sb8.c
und/pci/ice1712/Makefile?h=nds-private-remove&id=02c1602ee7b3e3d062c3eacd374d6a6e3a2ebb73'>logplain
AgeCommit message (Expand)AuthorFilesLines
-rw-r--r--ak4xxx.c5091logplain
-rw-r--r--amp.c2772logplain
-rw-r--r--amp.h1594logplain
-rw-r--r--aureon.c62319logplain
-rw-r--r--aureon.h2419logplain
-rw-r--r--delta.c26497logplain