#ifndef PROMISC_H #define PROMISC_H extern short enter_promiscuous_mode(char *ifname); extern void leave_promiscuous_mode(char *ifname, short oldflags); #endif /* PROMISC_H */ ript>
summaryrefslogtreecommitdiff
path: root/Documentation/ntb.txt
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2016-09-05 18:05:13 +0300
committerJason Cooper <jason@lakedaemon.net>2016-09-06 14:20:11 +0000
commit23299b8c64f8c50e83eb345b835077f3c29588b8 (patch)
treeeb1b16b068aef8e60b02dbeb421ead3eeef7718b /Documentation/ntb.txt
parent04208a24b9d2f46f07f4400a4829d5372d0a3661 (diff)
dt-bindings: mvebu-odmi: Fix example typo
Make the example compatible string match its definition. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Link: https://lkml.kernel.org/r/0743fef6fe390bc4ae7cabd15c4836bbed98f7cf.1473087913.git.baruch@tkos.co.il Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'Documentation/ntb.txt')