commit | 14624a9387c4d80766d1fdd237b0d110a0a1b43d | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Wed Mar 28 12:05:34 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Mar 28 22:55:18 2018 +0200 |
tree | 012028971177234b43470e06cd8c74e40147532a | |
parent | d992ee6c1ec3c9949d87877bdb44faa7f9cc60ce [diff] |
net/mac802154: disambiguate mac80215 vs mac802154 trace events two trace events defined with the same name and both unused. They conflict in allyesconfig build. Rename one of them. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>