diff options
| author | Arnd Bergmann <[email protected]> | 2020-01-07 20:03:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-01-08 21:09:54 +0000 |
| commit | b9ae51273655a72a12fba730843fd72fb132735a (patch) | |
| tree | 0d998dd754bfa36db7a66cd118bb68818a2f8a15 /drivers/net/dsa/dsa_loop.c | |
| parent | net/ncsi: Send device address as source address (diff) | |
| download | kernel-b9ae51273655a72a12fba730843fd72fb132735a.tar.gz kernel-b9ae51273655a72a12fba730843fd72fb132735a.zip | |
hsr: fix dummy hsr_debugfs_rename() declaration
The hsr_debugfs_rename prototype got an extra 'void' that needs to
be removed again:
In file included from /git/arm-soc/net/hsr/hsr_main.c:12:
net/hsr/hsr_main.h:194:20: error: two or more data types in declaration specifiers
static inline void void hsr_debugfs_rename(struct net_device *dev)
Fixes: 4c2d5e33dcd3 ("hsr: rename debugfs file when interface name is changed")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions
