aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/dvb/dvb-core/dvb_net.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/dvb-core/dvb_net.c b/drivers/media/dvb/dvb-core/dvb_net.c
index 13e2998a4043..2117377c141d 100644
--- a/drivers/media/dvb/dvb-core/dvb_net.c
+++ b/drivers/media/dvb/dvb-core/dvb_net.c
@@ -795,8 +795,8 @@ static int dvb_net_ts_callback(const u8 *buffer1, size_t buffer1_len,
795} 795}
796 796
797 797
798static void dvb_net_sec(struct net_device *dev, const u8 *pkt, int 798static void dvb_net_sec(struct net_device *dev,
799pkt_len) 799 const u8 *pkt, int pkt_len)
800{ 800{
801 u8 *eth; 801 u8 *eth;
802 struct sk_buff *skb; 802 struct sk_buff *skb;