#ifndef USX2YHWDEP_H #define USX2YHWDEP_H int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device); #endif stanz.ch/favicon.ico'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-10sched: push TC filter protocol creation into a separate functionJiri Pirko1-51/+59
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko15-26/+34
2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko3-7/+7
2017-02-10Merge branch 'mlxsw-identical-routes-handling'David S. Miller