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 V4L/DVB (5840): fix dst and cx24123: tune() callback changed signess for delay 2007-07-18 14:24:46 -03:00
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 V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
ttpci V4L/DVB (5848): Av7110: fix typo 2007-07-20 17:35:41 -03:00
ttusb-budget V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
ttusb-dec V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGS 2007-07-18 14:23:56 -03:00
Kconfig Fix Kconfig dependency problems wrt boolean menuconfigs 2007-06-28 11:34:53 -07:00
Makefile [PATCH] dvb: add Pluto2 driver 2005-07-07 18:23:55 -07:00