[haiku-bugs] [Haiku] #6165: [PATCH] Ethernet: Don't make assumptions about receive buffer size

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sat, 12 Jun 2010 23:22:05 -0000

#6165: [PATCH] Ethernet: Don't make assumptions about receive buffer size
--------------------------------+-------------------------------------------
 Reporter:  andreasf            |       Owner:  axeld         
     Type:  enhancement         |      Status:  new           
 Priority:  normal              |   Milestone:  R1            
Component:  System/Boot Loader  |     Version:  R1/Development
 Keywords:                      |   Blockedby:                
    Patch:  0                   |    Platform:  All           
 Blocking:                      |  
--------------------------------+-------------------------------------------
 The allocation of the Ethernet send/receive buffer in the boot loader
 assumes that both will be equally sized, whereas the receive code checks
 against {{{RECEIVE_BUFFER_SIZE}}}. This will break if they differ.

 Explicitly add both values to be safe.

 '''Priority:''' low

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6165>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: