]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/bluetooth/6lowpan.c
nvme: fix possible deadlock when nvme_update_formats fails
[linux.git] / net / bluetooth / 6lowpan.c
index 9d41de1ec90f687ea9ad249c7ede9a5e37f86968..bb55d92691b068d32b281b1b3ceff58b8ac51fc4 100644 (file)
@@ -583,7 +583,7 @@ static const struct net_device_ops netdev_ops = {
        .ndo_start_xmit         = bt_xmit,
 };
 
-static struct header_ops header_ops = {
+static const struct header_ops header_ops = {
        .create = header_create,
 };