Update of bug #15073 (project hurd):

                  Status:             In Progress => Fixed                  
             Assigned to:                    None => tschwinge              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #5:

Sergio: I'm not entirely sure that it's the `most correct' fix, since
eth_addr is the device's MAC address and this is only six bytes long.  But
eight bytes are read form the card and the checksum is calculated using those
eight bytes and I don't have a card to investigate further and in the recent
Linux-2.6 kernel still eight bytes are read and the patch is at least
perfectly safe, etc.

I put in Sergio's patch.

2006-02-02  Sergio Lopez  <[EMAIL PROTECTED]>

        * linux/src/drivers/net/apricot.c (apricot_probe): Increase eth_addr
        size to 8 so we do not trash the stack when reading from the io
ports.

Thanks!


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15073>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to