]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/caif/caif_dev.c
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[mirror_ubuntu-bionic-kernel.git] / net / caif / caif_dev.c
index d730a0f68f46b43b3e8dd51cb3bb029f04cde93a..2d38b6e34203b7df5638c340126c2f5169fb3791 100644 (file)
@@ -52,7 +52,7 @@ struct caif_net {
        struct caif_device_entry_list caifdevs;
 };
 
-static int caif_net_id;
+static unsigned int caif_net_id;
 static int q_high = 50; /* Percent */
 
 struct cfcnfg *get_cfcnfg(struct net *net)