diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2005-01-22 05:35:10 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:15:26 +0200 |
commit | e91444faadb368495b75d871ec6614d075e06979 (patch) | |
tree | f80670059ee25ff1ab97acbd7ed75f0035e7ce65 /ChangeLog | |
parent | b75b2580fd9f0ad612cc92d580ef00bf875aa8cf (diff) |
2005-01-22 Guillem Jover <guillem@hadrons.org>
* linux/dev/include/linux/skbuff.h (skb_put, skb_push): Fix errors
for deprecated use of labels at end of compound statements.
* i386/i386/fpe_linkage.c (enable_fpe): Declare prototype.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-01-22 Guillem Jover <guillem@hadrons.org> + * linux/dev/include/linux/skbuff.h (skb_put, skb_push): Fix errors + for deprecated use of labels at end of compound statements. + * i386/i386/fpe_linkage.c (enable_fpe): Declare prototype. + +2005-01-22 Guillem Jover <guillem@hadrons.org> + * linux/src/drivers/scsi/qlogicisp_asm.c: Remove file with binary only firmware. * linux/src/drivers/scsi/qlogicisp.c: Do not include "qlogicisp_asm.c". |