ieee802154: 6lowpan: make header_ops const
authorBhumika Goyal <[email protected]>
Fri, 25 Aug 2017 14:21:43 +0000 (19:51 +0530)
committerMarcel Holtmann <[email protected]>
Fri, 25 Aug 2017 16:11:29 +0000 (18:11 +0200)
commit96a1c173ea6576652df8564fabc5fe95e3d82d52
treeb67f4dd78d7dc35743d2be3e39a31c13a49c2ec3
parentf00c2987bfdde69c6eb27b5547d222beb5bc7552
ieee802154: 6lowpan: make header_ops const

Make this const as it is only stored as a reference in a const field of
a net_device structure.

Signed-off-by: Bhumika Goyal <[email protected]>
Acked-by: Stefan Schmidt <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
net/ieee802154/6lowpan/core.c