linux/drivers/media/dvb
Mauro Carvalho Chehab 04b35abef7 V4L/DVB (6070): Fix a warning at dvb_net
static function dvb_net_sec declares input arg "pkt" as u8. However, the
same argument at dvb_net_sec_callback is defined as "const u8". When
calling dvb_net_sec, this is casted as just "u8".

gcc 4.2.1 generates a warning about that:

  CC [M]  drivers/media/dvb/dvb-core/dvb_net.o
drivers/media/dvb/dvb-core/dvb_net.c: In function "dvb_net_sec_callback":
drivers/media/dvb/dvb-core/dvb_net.c:905: warning: passing argument 2 of
		"dvb_net_sec" discards qualifiers from pointer target type

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-08-23 13:17:32 -03:00
..
b2c2 V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression 2007-08-23 13:17:32 -03:00
bt8xx
cinergyT2 some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
dvb-core V4L/DVB (6070): Fix a warning at dvb_net 2007-08-23 13:17:32 -03:00
dvb-usb V4L/DVB (5933): Dvb-usb/af9005-fe.c: error check fixes 2007-07-30 16:26:37 -03:00
frontends V4L/DVB (5991): dvb-pll: Set minimum and maximum frequency properly 2007-08-20 12:18:03 -03:00
pluto2
ttpci V4L/DVB (5848): Av7110: fix typo 2007-07-20 17:35:41 -03:00
ttusb-budget
ttusb-dec
Kconfig
Makefile