<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<blockquote type="cite" cite="mid20040730042533.GD17597@jm.kir.nu">
  <blockquote type="cite">
    <pre wrap="">Which HostAP function is called when the ACK for
current frame is received?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
prism2_tx_ev() will be called for successfully transmitted frames.
However, please note that more than one frame may be pending in hw
queue, so "current frame" is somewhat unclear concept.</pre>
</blockquote>
Just to share my recent experience with hostap-ver-0.1.3, I found that
multiple TX interrupts seem to pop up for the transmission of a single
short UDP packet. This happens to unicast packets, but does not happen
to broadcast packets. I wonder what may be the cause for this
phenomenon?<br>
<br>
Thanks,<br>
<br>
Hongwei<br>
<br>
</body>
</html>