From nobody Fri Jul 24 16:01:20 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4h6CQn3Zdkz6mLjh for ; Fri, 24 Jul 2026 16:01:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6CQn1Fysz3bG9 for ; Fri, 24 Jul 2026 16:01:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784908881; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XvIPvu68LhSTAfSvIWA0Xjmr0fx1aGmrHg9VIN1r+ZI=; b=pk2NcIIEKilJ96dfpTWX8IZ5AYqPcb4SphgVqG/56UguRrvvxsBr/2QFCCgtYk1/YyFuUY jZXSkm+9mhdrHNAhTYNiDRHeDchDwp1NjuC6WnqauxEbOHVIlhsYaqthR2NiZCevVbU4VX AbxHpExr6zxXrtRoQgu4NuQ1x2CPpL19MkhFkMIF4D7YTci96QxFyDiSxcpz7eY1cz5g2a +9x1U1iJj4WJQeIYQYopZPgFTt7l8WzbVaSQtRPKykkq57FyB++YLsZHcW61QX21liO6WO elTJe1bEbmX01HFz/4t2klOY64u7WH9IhnDGXihld0xrR+HxkK0p6BRPGqQnUA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784908881; a=rsa-sha256; cv=none; b=iBVgtDThe41ZZJRN4ls5oVBHvSmrA0d8GDRL3mhx6WIwma7IgThZ+FI+torz3hj7rpT3gP LJ+4vnulnRQnGuFcrKTD1NUWPJO3Ohz7vBJJV3KX1pqwz2Rp0ZRJ1xt1AQWx6fHwwVvIPO zbvSHhm6opOVaJhLs+IesbzU9MeOWZw1UhUojZF7dIOcs75f4adCCHadkbDKvH2wxJAO92 zxkUh4fG269JcoS4mZEitteZbOghe3pLbbxDVsKANnmxuVm4F0ubpIOXjfGueKHPaL0ifg bTQJb/gtzLRWjnwNR/EDg32VlVr5mR8Mz+Gc4bv8S+sUbSAyckSBVxlqZCIR7g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784908881; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XvIPvu68LhSTAfSvIWA0Xjmr0fx1aGmrHg9VIN1r+ZI=; b=nTS6V3Ybv9nL0XxlX6pTcm0vkyqRwJRK6Idx5R9GT/dKwsNKkOyIB6zdrahb2mA047u2Aq 5CYOFqWUlwoOqP9LlDZs52DuUYEFw7j0NHM/8bnTxLtZ/F7Rs9c9PGCSv99yaM9brz0YrX 6XrtckoZWLaVt+g0SPR854HG0Kc7zdYPlCeghKJxEGl3E18eCyjR0rCAztaWErTonwuIID Kez9GU0yKnDeCllDCYgS1dWxmpFZVuFOld2mKC447YXpoXVcvX/Auwc9/Uauv58ZJtGEv6 Y/O3QzwwVXXewhxdMIgmwJEEihNAx38qNa6OFeuaio6d0tm9MHX6AyMTe/T7NQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h6CQm62X5zy0M for ; Fri, 24 Jul 2026 16:01:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b8c5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Jul 2026 16:01:20 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: bd6af817274c - stable/15 - aq(4): Remove unimplemented functions List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: bd6af817274c1b6019858ac49e0b5d89d74f6506 Auto-Submitted: auto-generated Date: Fri, 24 Jul 2026 16:01:20 +0000 Message-Id: <6a638c50.3b8c5.32ca923c@gitrepo.freebsd.org> The branch stable/15 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=bd6af817274c1b6019858ac49e0b5d89d74f6506 commit bd6af817274c1b6019858ac49e0b5d89d74f6506 Author: Ed Maste AuthorDate: 2025-11-12 23:45:37 +0000 Commit: Ed Maste CommitDate: 2026-07-24 16:00:18 +0000 aq(4): Remove unimplemented functions aq_if_priv_ioctl and aq_if_debug have prototypes but are not yet implemented. Just remove the commented-out DEVMETHODs and the unused prototypes, to clear a build-time warning; the DEVMETHODs and prototypes can be readded if / when they are implemented. (cherry picked from commit 0156be41a1eb8e0408819466b912181aa7966df9) --- sys/dev/aq/aq_main.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/dev/aq/aq_main.c b/sys/dev/aq/aq_main.c index 5712e347cff8..48f8305fcd15 100644 --- a/sys/dev/aq/aq_main.c +++ b/sys/dev/aq/aq_main.c @@ -160,7 +160,6 @@ static int aq_if_media_change(if_ctx_t ctx); static int aq_if_promisc_set(if_ctx_t ctx, int flags); static uint64_t aq_if_get_counter(if_ctx_t ctx, ift_counter cnt); static void aq_if_timer(if_ctx_t ctx, uint16_t qid); -static int aq_if_priv_ioctl(if_ctx_t ctx, u_long command, caddr_t data); static int aq_hw_capabilities(struct aq_dev *softc); static void aq_add_stats_sysctls(struct aq_dev *softc); @@ -177,7 +176,6 @@ static void aq_if_vlan_register(if_ctx_t ctx, uint16_t vtag); static void aq_if_vlan_unregister(if_ctx_t ctx, uint16_t vtag); /* Informational/diagnostic */ -static void aq_if_debug(if_ctx_t ctx); static void aq_if_led_func(if_ctx_t ctx, int onoff); static device_method_t aq_methods[] = { @@ -235,7 +233,6 @@ static device_method_t aq_if_methods[] = { DEVMETHOD(ifdi_get_counter, aq_if_get_counter), DEVMETHOD(ifdi_update_admin_status, aq_if_update_admin_status), DEVMETHOD(ifdi_timer, aq_if_timer), -// DEVMETHOD(ifdi_priv_ioctl, aq_if_priv_ioctl), /* Interrupt enable / disable */ DEVMETHOD(ifdi_intr_enable, aq_if_enable_intr), @@ -250,7 +247,6 @@ static device_method_t aq_if_methods[] = { /* Informational/diagnostic */ DEVMETHOD(ifdi_led_func, aq_if_led_func), -// DEVMETHOD(ifdi_debug, aq_if_debug), DEVMETHOD_END };