Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45075
b: refs/heads/master
c: dedcefb
h: refs/heads/master
i:
  45073: d0ddbb8
  45071: c6a9107
v: v3
  • Loading branch information
Ang Way Chuang authored and Mauro Carvalho Chehab committed Dec 27, 2006
1 parent 0ed4329 commit 30eb129
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 38284ba361d69eca34a3bfc553ebfac81fea2698
refs/heads/master: dedcefb085fe98a1feaf63590fe2fc7e0ecb1987
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-core/dvb_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ static void dvb_net_ule( struct net_device *dev, const u8 *buf, size_t buf_len )
{ &utype, sizeof utype },
{ priv->ule_skb->data, priv->ule_skb->len - 4 }
};
unsigned long ule_crc = ~0L, expected_crc;
u32 ule_crc = ~0L, expected_crc;
if (priv->ule_dbit) {
/* Set D-bit for CRC32 verification,
* if it was set originally. */
Expand Down

0 comments on commit 30eb129

Please sign in to comment.