From owner-cvs-src@FreeBSD.ORG Sun Sep 21 00:29:09 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC1331065690; Sun, 21 Sep 2008 00:29:09 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 811418FC14; Sun, 21 Sep 2008 00:29:09 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m8L0T98P080320; Sun, 21 Sep 2008 00:29:09 GMT (envelope-from sam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m8L0T9Dl080319; Sun, 21 Sep 2008 00:29:09 GMT (envelope-from sam@repoman.freebsd.org) Message-Id: <200809210029.m8L0T9Dl080319@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to sam@repoman.freebsd.org using -f From: Sam Leffler Date: Sun, 21 Sep 2008 00:28:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ath if_athvar.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2008 00:29:09 -0000 sam 2008-09-21 00:28:54 UTC FreeBSD src repository Modified files: sys/dev/ath if_athvar.h Log: SVN rev 183221 on 2008-09-21 00:28:54Z by sam fix memory smash on lp64 platforms; mostly noticeable in user mode as being unable to associate Revision Changes Path 1.67 +5 -0 src/sys/dev/ath/if_athvar.h