Prev: revert request "ide: skip probe if there are no devices on the port (v2)"
Next: Another Linux Patent Issued [7,684,347 method and apparatus for network packet capture distributed storage system]
From: Stephen Rothwell on 28 Mar 2010 19:40 Hi Dave, After merging the tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/net/tulip/uli526x.c: In function 'uli526x_rx_packet': drivers/net/tulip/uli526x.c:861: warning: assignment makes pointer from integer without a cast Introduced by commit ac90a149361a331f697d5aa500bedcff22054669 ("tulip: Fix null dereference in uli526x_rx_packet()") from the net-current tree. There is a missing set of parentheses around an assignment in an "if" condition ... -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ P.S. this commit is missing a SOB from its purported author
From: Stephen Rothwell on 28 Mar 2010 20:20
On Mon, 29 Mar 2010 10:31:39 +1100 Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: > > Hi Dave, Of course I meant the net-current tree ... -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |