Files
linux/drivers/net
Arvind Yadav 8c37bc677a net: ibm: ibmvnic: constify vio_device_id
vio_device_id are not supposed to change at runtime. All functions
working with vio_device_id provided by <asm/vio.h> work with
const vio_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-17 10:17:44 -07:00
..
2017-08-13 20:12:23 -07:00
2017-08-09 22:42:49 -07:00
2017-08-11 14:42:28 -07:00
2017-08-16 11:01:57 -07:00
2017-08-16 14:27:35 -07:00
2017-08-16 11:01:57 -07:00
2017-08-13 20:05:12 -07:00